翻訳と辞書
Words near each other
・ Linux Australia
・ Linux Bier Wanderung
・ Linux color management
・ Linux console
・ Linux Counter
・ Linux Desktop Testing Project
・ Linux distribution
・ Linux DM Multipath
・ Linux Documentation Project
・ Linux Focus
・ Linux for mobile devices
・ Linux for PlayStation 2
・ Linux Format
・ Linux Foundation
・ Linux Foundation Linux Certification
Linux framebuffer
・ Linux From Scratch
・ Linux Game Publishing
・ Linux gaming
・ Linux Gazette
・ Linux India
・ Linux Installers for Linux Gamers
・ Linux International
・ Linux Intrusion Detection System
・ Linux Journal
・ Linux kernel
・ Linux Kernel Developers Summit
・ Linux kernel interfaces
・ Linux Kernel Library
・ Linux kernel mailing list


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Linux framebuffer : ウィキペディア英語版
Linux framebuffer

The Linux framebuffer (fbdev) is a graphic hardware-independent abstraction layer to show graphics on a computer monitor, typically on the console.〔(The Frame Buffer Device, Linux Kernel Documentation )〕 The word ''framebuffer'' means a part of video memory containing a current video frame, and the ''Linux framebuffer'' means “access method to the framebuffer under the Linux kernel”, without relying on system-specific libraries such as SVGALib or another user space software.
== Applications ==
There are three applications of the Linux framebuffer.
* An implementation of text Linux console that doesn't use hardware text mode (useful when that mode is unavailable, or to overcome its restrictions on glyph size, number of code points etc.). One popular aspect of this is the ability to have console show the Tux logo at boot up.
* A possible graphic output method for a display server, independent of video adapter hardware and its drivers.
* Graphic programs avoiding the heavy overhead of the X Window System.
The last item includes several Linux programs such as MPlayer, links2, Netsurf, fbida and libraries such as GGI, SDL, GTK+ and Qt Extended can use the framebuffer directly. This is particularly popular in embedded systems.
There is now a library DirectFB which provides a framework for hardware acceleration of the Linux framebuffer.
There was also an in-kernel windowing system called FramebufferUI (fbui) that provides a basic 2D windowing experience with very little memory use.〔Copy of (Framebuffer UI (fbui) in-kernel Linux windowing system ) on Internet Archive.〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Linux framebuffer」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.